Configurates
C1.Web.Mvc.FlexGridBase<T>.SortRowIndex. Sets the index of row in the column header panel that shows and changes the current sort.
シンタックス
'宣言
Public Overridable Function SortRowIndex( _
ByVal As System.Nullable(Of Integer) _
) As
public virtual SortRowIndex(
System.Nullable<int>
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照